home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / wmlog12.zip / WMLOG.DOC < prev    next >
Text File  |  1992-06-09  |  3KB  |  84 lines

  1.             WmLog v1.2 - Log reporter & Trimmer for Wildmail v2.01
  2.                                      By
  3.                                   Greg Day
  4.                                       &
  5.                               John P. Gormley
  6.                   SCC BBS! (313) 427-0223  Fido 1:120/193
  7.  
  8.                            A Public Domain Utility
  9.  
  10.   WmLog will scan your Wildmail activity log and generate a bulletin of
  11.   stats for display to your callers. WmLog will also optionally trim and 
  12.   backup your Wildmail activity log. This version is 200% FASTER than 
  13.   WmLog v1.0!!
  14.  
  15.   Changes since v1.1:
  16.  
  17.           Much improved bulletin display, uses the same style as
  18.           our other product CatLog v4.1 (CATLOG41.ZIP hint!).
  19.           In addition to the usual stats screen we now produce 
  20.           stats of inbound packets and messages tossed per
  21.           echo conference.
  22.  
  23.                                How to run:
  24.  
  25.   Copy WMLOG.EXE to the directory where your Wildmail activity log resides. 
  26.   In your batch file that tosses and scans insert WMLOG AFTER the mail toss 
  27.   and scan.
  28.  
  29.                        Example batch file commands:
  30.  
  31.                       cd\db
  32.                       wm scan toss 
  33.                       wmlog wm.log 100 nobackup
  34.                       copy wmlog.bbs c:\wc30\bull\bull1.bbs
  35.   
  36.                            Command Line Options:
  37.  
  38.                     WmLog [LOG] [TRIMSIZE] [BACKUP]
  39.  
  40.      Parameter 1: The name of your Wildmail activity log. This is not
  41.                   optional.
  42.  
  43.      Parameter 2: Optional.  The size in Kb that WmLog will keep your
  44.                   logfile.
  45.  
  46.      Parameter 3: Optional.  Backup or Nobackup.  Used in conjunction with
  47.                   parameter 2 only.  If backup is turned on WmLog will
  48.                   create BACKUP.WM as your backed up log file.
  49.  
  50.      Examples:
  51.               wmlog wm.log 100 backup  
  52.               Scan wm.log, maintain at 100k and backup before trimming.
  53.  
  54.               wmlog wm.log 300 nobackup
  55.               Scan wm.log, maitain at 300k and don't do a backup.
  56.  
  57.               wmlog wm.log 400
  58.               Same as above but mainatain wm.log at 400k.
  59.   
  60.               wmlog wm.log
  61.               Just scan wm.log no trimming or backup.
  62.  
  63.   WmLog will output WMLOG.BBS, you should then copy or rename WMLOG.BBS 
  64.   to any Wildcat! v3.* display file you wish to use.
  65.  
  66.                                   -  The Guys at SCC BBS!
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.           We make no guarantees as to the worthiness of this program, only
  83.           that it will use disk space.
  84.